Click or drag to resize

ResourceCookies Property

Gets or sets the collection of cookies.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public CookieContainer Cookies { get; set; }

Property Value

Type: CookieContainer
See Also